Total Complexity | 63 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 282 |
Lines of code | 240 |
Logical lines of code | 146 |
Comment lines | 4 |
Methods | 9 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 34 | 28 | 87 | |
send() | 37 | 12 | 73 | |
getAccessToken() | 51 | 3 | 27 | |
getApiKey() | 64 | 4 | 10 | |
getSecretKey() | 64 | 4 | 10 | |
getAccessTokenDB() | 64 | 4 | 10 | |
getCreatedTimes() | 64 | 4 | 10 | |
isExpiredAccessToken() | 64 | 3 | 10 | |
saveAccessToken() | 79 | 1 | 3 |